Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-1048 | GEN002320 | SV-38241r1_rule | ECLP-1 | Medium |
Description |
---|
Globally accessible audio and video devices have proven to be another security hazard. There is software capable of activating system microphones and video devices connected to user workstations and/or X terminals. Once the microphone has been activated, it is possible to eavesdrop on otherwise private conversations without the victim being aware of it. This action effectively changes the user's microphone into a bugging device. |
STIG | Date |
---|---|
HP-UX 11.31 Security Technical Implementation Guide | 2018-03-01 |
Check Text ( C-36418r1_chk ) |
---|
Check the mode of audio device files. Determine audio devices and class identifiers, i.e., audio should be listed as audio. # ioscan Determine audio device special files. # ioscan -fn -C |
Fix Text (F-31756r1_fix) |
---|
Change the mode of audio devices. # chmod 0660 |